func go.pact.im/x/plumb/internal/emit.newAllocator

2 uses

	go.pact.im/x/plumb/internal/emit (current package)
		emit.go#L163: 	alloc := newAllocator(dest, q, lifted)
		name.go#L34: func newAllocator(dest *solve.DestInfo, q *qualifier, lifted map[string]bool) *allocator {